home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Compiling Extension
- Sent: 6/3/96 9:01 AM
- Received: 6/3/96 9:21 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Aha, a clue! Perhaps the default file was meant for MPW and not ToolServer
- >and is therefore left out "TS"? I have UserStartup(dot)somc, but it
- >doesn't have "TS" in the name.
- >
- >Since I also have the same two problems (the idl warnings and the cpp
- >semicolon errors) in my SOM class, I've taken the mental leap of changing
- >the startup file's name. Adding "TS" to the file name after the word
- >"ToolServer" so that it actually gets used by ToolServer cures both
- >reported problems.
- >
- >- Brian
- >
- >---------------------------------------------------------------
- >Brian Arnold arnold@lumina.com
- >Director of Software Development
- >Lumina Decision Systems, Inc. http://www.lumina.com/
- >
-
- Yes, UserStartup*somc and UserStartupTS*somc are the same. Just rename
- UserStartup*somc.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-